_FAST_MUTEX

//0x38 bytes (sizeof) struct _FAST_MUTEX { volatile LONG Count; //0x0 struct _KTHREAD* Owner; //0x8 ULONG Contention; //0x10 struct _KEVENT Gate; //0x18 ULONG OldIrql; //0x30 };